github.com/andybalholm/brotli/matchfinder.Bargain3.table5 (field)
9 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain3.go#L20: table5 [1 << 17]tableEntry
bargain3.go#L31: z.table5 = [len(z.table5)]tableEntry{}
bargain3.go#L70: for i := range z.table5 {
bargain3.go#L71: v := z.table5[i].offset
bargain3.go#L74: z.table5[i] = tableEntry{}
bargain3.go#L76: z.table5[i].offset = v
bargain3.go#L163: candidate5 := z.table5[nextHash5]
bargain3.go#L168: z.table5[nextHash5] = entry
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |